home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / amos / AMOSL0495.lzh / AMOS.FAQ next >
Text File  |  1995-03-12  |  17KB  |  332 lines

  1. AMOS Mailing List FAQ
  2. Updated February 28, 1995 by Michael Cox (aj639@cleveland.freenet.edu)
  3. (Items marked with ^ are new since last submission)
  4. -----------------------------------------------------------------------------
  5.             Part I  RULES OF THE MAILING LIST
  6.  
  7. 1.    To subscribe or unsubscribe send the message to either me or
  8.     amos-request@access.digex.net. DO NOT send them to the amos-list
  9.     address.  Put SUBSCRIBE or UNSUBSCRIBE in the body of the message
  10.     so I know what you want.
  11.  
  12. 2.    Do NOT mail files larger than 4kb to the list as some people pay for
  13.     the size of messages.  If you want to distribute a file that is larger
  14.     than 4kb:
  15.     a)    upload it to Aminet and post an announcement to the
  16.         list
  17.     b)    email it to me and I will upload it to Aminet
  18.     c)    post a message to the list asking who wants it mailed to them
  19.         and then mail it to those who give permission
  20.  
  21. 3.    Arguments over anything should be done via private email.
  22.  
  23. 4.    If a message to you is returned undeliverable, I will check the reason
  24.     why and then decide if I should delete you from the list.  So, if you
  25.     do not get messages for 2 days in a row, email me and I will let you
  26.     know what has happened.
  27.  
  28. 5.    No messages about pirating, removing protection from demos, etc.  I
  29.     don't have time to be a policeman, so let's try to be self-policing!
  30.  
  31.  
  32.     Part II        COMMONLY ASKED QUESTIONS ABOUT AMOS
  33.  
  34. 1)  What is AMOS?
  35.     AMOS is a BASIC language.  It has many more commands than AmigaBASIC
  36. and can let you do more powerful things so it is a Superset of BASIC.  If you
  37. can program in BASIC, you can code in AMOS.  I think AMOS stands for AMiga
  38. Operating System but do not quote me on it!
  39.     AMOS is an interpreted language but you can buy the Compiler for it
  40. which will let you compile your programs into an AmigaDOS executable.  Then
  41. you can distribute your program without its source.  Obviously, compiled
  42. programs are much faster.  If you do not want to pay for the Compiler you can
  43. still distribute your programs using a runtime version of AMOS called RAMOS.
  44.  
  45.  
  46. 2)  What is AMOS Pro and Easy AMOS?
  47.     Well, first a bit  of history.  AMOS The Creator (AMOS) came first.
  48. Then, Easy AMOS was developed.  Finally, less than a year ago (Oct 1992)
  49. AMOS Professional (Pro) was released.
  50.     AMOS The Creator was first designed to be like the Atari's STOS but
  51. when Lionet saw how the Amiga was more powerful than the Atari he revamped it
  52. and made it a pure Amiga product.  In the beginning AMOS and the manual were
  53. rough and found it hard to get along with all Amigas.  However, due to the
  54. policy of free updates, AMOS is much more friendly to the AmigaOS.  The manual
  55. has not been updated so do not be surprised to find 'undocumented' commands and
  56. features.
  57.     Easy AMOS was designed to help introduce beginner programmers to AMOS
  58. and programming.  A few commands were removed from AMOS and a better user
  59. interface was created to make the environment as friendly as possible.  Also,
  60. the manual was designed with the beginner in mind and is more of a tutorial
  61. than a reference manual.
  62.     AMOS Professional was designed with the professional coder in mind.
  63. The environment was revamped and made even better than Easy AMOS.  It has a
  64. cleaner look with a better editor.  Also, many new commands were added, making
  65. it the most complex of the 3.  For those who have been with AMOS since its
  66. Creator days, you will know that Pro is much more friendlier to the AmigaOS
  67. and to machines with differing configurations.
  68.  
  69. NOTE: Europress *AND* Francois Lionet have dropped all support for AMOS at this
  70. ^time.  AMOS Pro was on a coverdisk.  Source code may be released to a
  71. small group for updating/fixing.  We shall have to wait and see.
  72.  
  73. 3)  What is the latest versions?
  74.     As of March 6, 1994, they are:
  75.  
  76.     AMOS The Creator    v1.36
  77.     AMOS Compiler        v1.36
  78.     AMOS Professional    v2.0
  79.     AMOS Pro Compiler    v2.0
  80.  
  81. 4)  Where can I get the updates?
  82.     There are many ways:
  83.         a)    via FTP on all Aminet sites under dev/amos
  84.         b)    If you do not have FTP access, I can uuencode it and
  85.             email it to you
  86.         c)    If you live in the USA, you can send me a disk and one
  87.             29 cent stamp for return postage and I will snail mail
  88.             it to you.  Email me for my Snail Mail address.
  89.  
  90. If anyone knows of any other ways, please let me know so I can add it to the
  91. list.
  92.  
  93. To update to AMOS Pro v2.0, you must buy the Pro Compiler.  I have not seen or
  94. heard of any other way, so please correct me if I am wrong.
  95.  
  96. 5)  What extension slots are being used?
  97.  
  98.     AMOS                AMOS Pro
  99. 1+    Music or EME v4.64        Music or EME v4.64
  100. 2    Compact v1.2            Picture Compactor v2.00
  101. 3    Request v1.41            Requester v2.00
  102. 4    3D v1.00            3D v1.02AP
  103. 5    Compiler v1.36            Pro Compiler v2.00
  104. 6    Serial v1.2            IO Devices v2.00
  105. 7    TOME v4.24
  106. 8    CText v2.5
  107. 9    Range (AMOS Club Ext.) v2.8
  108. 10    Dump Lib
  109. 10    LDos v2.5            LDos v2.5
  110. 11    LSer v2.1            LSer v2.1
  111. 12    TURBO PLUS v1.0            TURBO PLUS v1.0
  112. ^14-    Intuition v1.3            Intuition v1.3
  113. 15    DSAM v????            DSAM v????
  114. 16*    EasyLife v1.4b            EasyLife v1.4b
  115. 18    CRAFT v1.00            CRAFT v1.00
  116. 19    MusiCRAFT v1.00            MusiCRAFT v1.00
  117. 20-*    AMOS OS Interface v3.4        AMOS OS Interface v3.4
  118. 21*    PRT_Extension v1.1        PRT_Extension v1.1
  119. 22*    JD_Extension v4.6        JD_Extension v4.6
  120.  
  121. (+ = EME is Enhanced Music Extension and is a replacement of the Music.Lib)
  122. (- = These are 2 Intuition extensions.  Extension #14 is by Andrew Church and
  123.      is excellently easy!)
  124. (* = Not official as far as I know, so the numbers may change)
  125. (NOTE: Andrew's Intuition extension is now OFFICIAL!  Also, v1.3 will be
  126. released either the week of the Feb 6 or Feb 13.)
  127.  
  128. Please send me any corrections or additions.
  129.  
  130.  
  131. 6)  What programs on the Internet are written in AMOS?
  132.  
  133. These files are on Aminet:
  134. Filename             Location   Size Description
  135. -------------------- --------   ---- -----------
  136. 3DAmosDemo.lha       dev/amos    11K+AMOS demo source of 3D game
  137. acomp136.dms         dev/amos   503K+Update AMOS Compiler to v1.36
  138. Amastermind.lha      game/think 124K+Mastermind type game written in AMOS. V1.1
  139. amos-list.lha        dev/amos   122K+Archive containing AMOS related e-mail dis
  140. AMOS-PD-CD.txt       docs/rview   5K REVIEW: AMOS PD CD
  141. Amos.guide02.lha     dev/amos    64K+A amigaguide help file for amos v0.2
  142. amos136.dms          dev/amos   570K+Update your version of AMOS to 1.36
  143. amos92.dms           dev/amos   576K+AMOS Programs from Amiga Computing.
  144. AMOSClubUK.lha       dev/amos    12K+How North American AMOS coders can join
  145. AMOSList-0694.lzh    dev/amos    39K+Messages about AMOS during June 1994
  146. AMOSList-0794.lzh    dev/amos   112K+Messages about AMOS during July 1994
  147. AMOSList-0894.lzh    dev/amos   177K+Messages about AMOS during August 1994
  148. AMOSList-0994.lzh    dev/amos   132K+Messages about AMOS during September 1994
  149. AMOSList-1094.lzh    dev/amos   160K+Messages about AMOS during October 1994
  150. AMOSList0993.lzh     dev/amos   335K+Archive of messages in September 93 on the
  151. AMOSMEDPlayer.lha    dev/amos    54K MED player for AMOS
  152. AmosMultiEnv11.lha   dev/amos    37K+Select a .Env file on loading AMOS - Updat
  153. amosopal.lha         gfx/board   12K+AMOS Extension to access Opal.library.
  154. AMOSPro-demo.dms     biz/demo   550K BASIC like compiler language w/ gfx suppor
  155. amosutil.lha         dev/amos     2K+Small AMOS tools
  156. Amos_ADTS.lha        dev/amos    31K+Add Abstract Data type Support to Amos
  157. amos_modplay3.lha    mus/play   108K+MOD. music player coded in AMOS
  158. amtudemo.lha         dev/amos    68K+Demo of AMTUITION, allows simulation of In
  159. Am_Mui10.lha         dev/amos    65K+   Use MUI from AMOSPro
  160. Am_Mui10.lha         dev/amos    65K+Use MUI from AMOSPro
  161. APME12.lha           dev/amos    39K+Multiple Envoironments For AMOS Pro V1.12/
  162. APME13.lha           dev/amos    39K+Multiple Env's For AMOSPro - Update
  163. apro112.dms          dev/amos   641K+PD Upgrade disk to v1.12 of AMOS Pro
  164. bootcontroller10.lha disk/misc   63K+   Password protection for hard dis
  165. chaneques_1.lha      game/think 416K+Great puzzle game,good gfx,Disk 1/2,Amos
  166. chaneques_2.lha      game/think 397K+Great puzzle game,good gfx,Disk 2,Amos
  167. ChooseEnv.lha        dev/amos     7K+Select a .Env file on loading AMOS
  168. CLR_Licenseware.lha  dev/amos    23K+How to buy CLR Licenseware in North Americ
  169. codefinder.lha       game/think  90K+   Mastermind type game
  170. EasyLife.lha         dev/amos    18K+A New AMOS Extension
  171. EasyLife14b.lha      dev/amos    33K+Easylife Extension for AMOSPro + More
  172. fleetv1.lha          game/think 264K+Tactical Starship Combat hex map game
  173. FSelExt.lha          dev/amos     1K+FSel Extension Procedures for AMOS and AMO
  174. Grafik.lha           gfx/fract   52K+Fractal-Pattern-Generator in AMOS
  175. gridloc.lha          misc/sci    48K+(AMOS) Amateur Radio grid square calc
  176. helpacc.lha          dev/amos    65K+Add online help to AMOS v1.3x
  177. HomeAccountant11.lha biz/misc   115K New Look/V1.1 with Source in AMOS 1.34
  178. IDCMP.lha            dev/amos     6K+Amos and Intuition. 
  179. jdlib4_6.lha         dev/amos   269K+Add lots of commands to AMOS Pro! Extensio
  180. Knights2.4.lha       game/role  236K+Two-player violent dungeon bashing
  181. ldosv25d.lha         dev/amos    75K new AMOS-commands. ARexx and MORE!
  182. lserv25d.lha         dev/amos    37K new serial for AMOS. With XPR-support!
  183. mapcreator.lha       dev/amos     7K+Generates 2D overhead view terrain maps
  184. MatrixBlaster.lha    game/misc  299K TRON Light Cycles in AMOS
  185. mazegen.lha          dev/amos    60K+Generate mazes for use with AMOS
  186. mimic.lha            game/misc  101K+   Simon type game for workbench
  187. MOPSdentro.dms       demo/mega  724K A dentro and a demo by MOPS of France
  188. NFLStats12.lha       biz/dbase  116K+V1.21 of NFL Stats.  Fixed over V1.20
  189. NTSC_PAL.lha         dev/amos     5K+NTSC<>PAL switcher accessory for AMOSPro !
  190. Othello.lha          dev/amos     3K+A conversion of the board game OTHELLO   
  191. Patgendemo.lha       gfx/fract   90K+Pattern Generator V1.0 Demo - Written in A
  192. PH_PROGS.lha         dev/amos    11K+Five short usefull AMOS source programs
  193. PongTourney1.0.lha   game/misc  118K+Pre-release of AMOS Pong game.
  194. ppAccessory10.lha    dev/amos    43K*A set of AMOS Professional Accessory progr
  195. ProcLib3.0.lha       dev/amos    64K+A library of AMOS procedures
  196. projlist.txt         dev/amos    24K+List of current projects by Amos users on 
  197. RainMaker2Demo.lha   dev/amos    37K AMOS utility for making rainbows 
  198. roach.dms            game/jump  292K+Platform game written in AMOS
  199. RUEDA.lha            game/misc  188K Wheel of Fortune Game--GREAT GFX+SOUND
  200. SampleBankEdit.lha   dev/amos   103K+Requires EasyLife Extension
  201. scrabble.lha         game/2play 387K*Amiga Scrabble For 2-4 players.  Great!
  202. screenedv22.lha      dev/amos    91K+Good AMOS(pro) ScreenEd for games ect...
  203. secrets.lha          util/crypt  48K+SECRETS v0.1, Encrypter made in AMOS. BETA
  204. siit.lha             dev/amos    85K+Icon editor for use with AMOS(pro)
  205. SRM-V2_2.lha         dev/amos    17K+An upgrade to the Resource Bank Maker
  206. stars.lha            dev/amos     7K+AGA Supporting AMOS extension with starfie
  207. stormcrunch2.lha     dev/amos    91K+AMOS cruncher for files/executables (AMOS!
  208. strong1.lha          dev/amos    94K+Demo using TURBO in AMOS
  209. swarm.lha            dev/amos    56K+Swarm! lines fly to mouse pointer - very c
  210. tamelibs.lha         dev/amos    21K+Addendum to amos92.dms for TAME
  211. TBSdemo9.lha         dev/amos   106K+AMOS Bob/Sprite editor.
  212. tscene1.lha          dev/amos   147K+Demo of scene/map editor with TURBO Plus
  213. turbo1.lha           dev/amos   103K+Demo of TURBO Plus.  Includes full list of
  214. turbo19.lha          dev/amos    89K+TURBO extension for AMOS Pro!
  215. TV125b.lha           game/jump  154K+TechnoVenture v1.25b (Platform game)
  216. VarCheck101.lha      dev/amos    11K+   Update to easylife variable checker
  217. ZoneEditor3.lha      dev/amos    65K*Includes Editor Enhancer.
  218. ZoneEditorAMOS.lha   dev/amos    17K+A New AMOS Accessory
  219. ^airTaxi.lha          game/2play 486K+AirTaxi, SpaceTaxi clone for 25MHz+, 1m+ c
  220. ^AMOS.txt             docs/rview  13K*Programmer: AMOS: The Creator
  221. ^AMOS3D.txt           docs/rview   8K*Programmer: AMOS 3D and Compiler
  222. ^AMOSList-0195.lzh    dev/amos   167K+Messages about AMOS during January 1995
  223. ^AMOSList-1194.lzh    dev/amos   253K+Messages about AMOS during November 1994
  224. ^AMOSList-1294.lzh    dev/amos    97K+Messages about AMOS during December 1994
  225. ^AMOSProfession.txt   docs/rview   6K*Programmer: Amos Professional
  226. ^amosutil.lha         dev/amos     2K*Small AMOS tools
  227. ^Atoms3.lha           game/misc   66K+Faster, more options, AI opponents, etc.
  228. ^Atoms3a.lha          game/misc   68K+Binary for AGA machines *sigh*
  229. ^atoms3b.lha          game/misc   68K+Binary for PAL AGA machines *sigh*
  230. ^ColConqII_v11.lha    game/think 342K+V1.1 of complex space strategy game.
  231. ^Exit16v2.lha         game/think 103K+Simple puzzle game written in AMOS.
  232. ^InterfaceDesgn.lha   dev/amos    46K+User-interface-designer for amospro. v1.0
  233. ^Jump.lha             game/think 106K+A AMOS-Game in german...
  234. ^laby.lha             dev/amos    47K+A simply labyrinth-maker in AMOS (German)
  235. ^MegaBlock2.lha       game/think 371K+Best ever Amiga "Tetris" type game for all
  236. ^Memory.lha           game/think  56K+Memory-Game in AMOS (Trimory-Version, germ
  237. ^SRMv23.lha           dev/amos    45K+An upgrade to the Resource Bank Maker
  238. ^tetronv14.lha        game/misc  123K    Tetron 1.4 (Alchemy Software Developme
  239. ^TTT.lha              game/think  48K+Tic-Tac-Toe in AMOS (V0.6, german)
  240. Please email me with changes, adds, deletions, etc.
  241.  
  242. 7)  What AMOS clubs are there besides the AMOS UK club run by Aaron Fothergill?
  243.  
  244. Here is some info, furnished by Ryan Scott (rscott@gate.net):
  245.  
  246. Klub AMOS France
  247. DP 133
  248. 18003 Bourges
  249. Cedex France
  250. ++(33) 482 48375 FAX
  251.  
  252. Contact is Denis Bernard.  I don't know what they do exactly.
  253.  
  254. Australian AMOS Club
  255. PO Box 168
  256. Willoughby Australia
  257. NSW 2068
  258. +61 2 528 2645 voice/FAX
  259.  
  260. Publish an excellent newsletter 4 x a year, have large PD library and 
  261. active users.  Wayne Johnson is the editor.
  262.  
  263. The Mr AMOS Club
  264. 8 Magnolia Park
  265. Dunmurry
  266. BT17 ODS
  267. Northern Ireland
  268. 0232 626694
  269.  
  270. Excellent AMOS support in the UK and elsewhere.  Provided by Brian Bell, 
  271. Mr AMOS himself.  Publish an excellent disk magazine, and has PD.
  272.  
  273. The AMOS Club USA
  274. PO Box 11434
  275. Milwaukee WI 53211
  276.  
  277. Publish a bi-monthly newsletter.  Mark Schultz, editor.  Have AMOS PD.
  278.  
  279. Totally AMOS and the 
  280. Official AMOS PD Library
  281. 17 Wick Farm Road
  282. St Lawrence Bay
  283. Nr Southminster
  284. Essex CM0 7PF UK
  285.  
  286. Publish Totally AMOS disk magazine, maintain the only 'official' AMOS PD 
  287. library with APD disks totalling over 600.  Run by Anne Tucker, and Len 
  288. Tucker.
  289.  
  290.  
  291. 8)  RUMORS
  292. Brian Bell's Mr. AMOS Club (listed in section 7) were apparently robbed right
  293. after they moved into a new building and did not have insurance.  They lost
  294. 5000pounds worth of equipment and have had to sell the rights to Charlie Chimp
  295. I and II, and Spacefighter to get some minimal equipment.  Their PD disk has
  296. stoppped as of issue 6.  No word as to whether or not they will start again.
  297.  
  298. 9)  BOOKS
  299. AMOS IN ACTION by Len Tucker.  Published by KUMA.
  300. AMIGA GAME MAKER'S MANUAL by Stephen Hill.  Published by SIGMA.
  301. ULTIMATE AMOS by Jason Holborn.  Published by Amiga Format (Future)
  302.  
  303. 10)  AmiNet Sites
  304.  
  305. Country         Machine Name             IP address      Directory
  306. --------------------------------------------------------------------
  307. USA (MO)     ftp.wustl.edu            128.252.135.4   pub/aminet/
  308. USA (CA)     ftp.cdrom.com            192.216.222.5   pub/aminet/
  309. USA (TX)     ftp.etsu.edu             192.43.199.20   pub/aminet/
  310. USA (WI)     ftp.netnet.net           198.70.64.3     pub/aminet/
  311. Scandinavia  ftp.luth.se              130.240.18.2    pub/aminet/
  312. Switzerland  ftp.eunet.ch             146.228.10.16   pub/aminet/
  313. Switzerland  ftp.math.ethz.ch         129.132.104.6   pub/aminet/
  314. Switzerland  litamiga.epfl.ch         128.178.151.32  pub/aminet/ (*)
  315. Germany      ftp.uni-paderborn.de     131.234.2.32    pub/aminet/
  316. Germany      ftp.uni-erlangen.de      131.188.3.2     pub/aminet/
  317. Germany      ftp.uni-bielefeld.de     129.70.4.55     pub/aminet/
  318. Germany      ftp.uni-oldenburg.de     134.106.40.9    pub/aminet/
  319. Germany      ftp.uni-kl.de            131.246.9.95    pub/aminet/
  320. Germany      ftp.uni-stuttgart.de     129.96.8.13     pub/aminet/
  321. Germany      ftp.uni-siegen.de        141.99.128.1    pub/aminet/
  322. Germany      ftp.cs.tu-berlin.de      130.149.17.7    pub/aminet/
  323. Germany      ftp.stud.fh-heilbronn.de 141.7.1.41      pub/aminet/
  324. Germany      ftp.tu-chemnitz.de       192.108.33.193  pub/aminet/
  325. UK           ftp.doc.ic.ac.uk         146.169.2.1     pub/aminet/
  326. UK           micros.hensa.ac.uk       148.88.8.84     pub/aminet/
  327.  
  328.    (*) closed 6:30am to 4pm weekdays
  329.  
  330. or try Searching gopherspace with ARCHIE, VERONICA, or JUGHEAD!
  331. End of FAQ
  332.